Total Complexity | 70 |
Dependencies | 3 |
Dependents | 10 |
Total lines | 601 |
Lines of code | 248 |
Logical lines of code | 117 |
Comment lines | 248 |
Methods | 43 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
compare() | 53 | 7 | 22 | |
getColumnFormat() | 57 | 7 | 16 | |
in() | 58 | 5 | 14 | |
notIn() | 58 | 4 | 14 | |
addCondition() | 63 | 4 | 11 | |
__toString() | 60 | 3 | 14 | |
symbolize_comparison() | 55 | 2 | 20 | |
notExists() | 67 | 3 | 7 | |
get_allowed_comparisons() | 61 | 1 | 15 | |
isEmpty() | 80 | 1 | 3 | |
esc_like() | 80 | 1 | 3 | |
__get() | 82 | 1 | 3 | |
__construct() | 77 | 1 | 4 | |
__serialize() | 72 | 1 | 6 | |
hasCondition() | 79 | 1 | 3 | |
sanitize_column() | 80 | 1 | 3 | |
setColumnFormat() | 80 | 1 | 3 | |
equals() | 79 | 1 | 3 | |
notEquals() | 79 | 1 | 3 | |
lessThan() | 79 | 1 | 3 | |
lessThanEqualTo() | 79 | 1 | 3 | |
greaterThan() | 79 | 1 | 3 | |
greaterThanEqualTo() | 79 | 1 | 3 | |
exists() | 79 | 1 | 3 | |
like() | 74 | 1 | 4 | |
wLike() | 79 | 1 | 3 | |
contains() | 78 | 1 | 3 | |
startsWith() | 78 | 1 | 3 | |
endsWith() | 78 | 1 | 3 | |
notLike() | 74 | 1 | 4 | |
wNotLike() | 79 | 1 | 3 | |
notContains() | 78 | 1 | 3 | |
between() | 71 | 1 | 5 | |
notEmpty() | 79 | 1 | 3 | |
isNotNull() | 75 | 1 | 4 | |
isNull() | 75 | 1 | 4 | |
empty() | 79 | 1 | 3 | |
subWhere() | 73 | 1 | 5 | |
subOr() | 80 | 1 | 3 | |
subAnd() | 80 | 1 | 3 | |
prepare() | 80 | 1 | 3 | |
not() | 77 | 1 | 4 | |
clear() | 81 | 1 | 3 |